Workday HR System API - Implementation Template
Mapping: Organization
| Workday | Response | Data Type | Description |
|---|---|---|---|
| /Organization/Organization_Data/Reference_Id | organizationCode | TEXT(40) - Name | The code of the organization the employee is working in |
| /Organization/Organization_Data/Name | organizationName | TEXT(80) | The name of the organization the employee is working in |
| /Organization/Organization_Data/Hierarchy_Data/Superior_Organization_Reference/ID (@type='Organization_Reference_ID') | parentOrganizationCode | LOOKUP(EmployeeOrganization) | A reference to the parent organization |